Skip to content

fix confirm password mismatch#183

Merged
chriscarrollsmith merged 1 commit into
mainfrom
fix/182-confirm-password-match
Jun 4, 2026
Merged

fix confirm password mismatch#183
chriscarrollsmith merged 1 commit into
mainfrom
fix/182-confirm-password-match

Conversation

@rafizamankhan

Copy link
Copy Markdown
Contributor

Confirm field re-validates against the current password; error clears when they match.

Resolves #182

@rafizamankhan rafizamankhan self-assigned this Jun 4, 2026
@chriscarrollsmith chriscarrollsmith merged commit 49f72c2 into main Jun 4, 2026
2 checks passed
@chriscarrollsmith chriscarrollsmith deleted the fix/182-confirm-password-match branch June 4, 2026 19:58
chriscarrollsmith added a commit that referenced this pull request Jun 4, 2026
* chore: release v0.1.19 [skip ci]

* fix bug/new-role-close-dialog-box

* ruff format and flaky test fix

* Fix ruff and pytest failures

* Resolve ty type checking diagnostics

* chore: release v0.1.20 [skip ci]

* fix create role modal form reset

* chore: release v0.1.21 [skip ci]

* fix confirm password mismatch (#183)

---------

Co-authored-by: Rafiuzzaman Khan <rafiuzzamank@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix confirm-password validation when primary password is edited

2 participants